FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.thieme-compliance.anamnese#0.0.1-dev (109 ms)

Package de.thieme-compliance.anamnese
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.thieme-compliance.anamnese@0.0.1-dev&canonical=https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient
Url https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient
Version 1.0.0
Status draft
Date 2023-05-02
Name EcpPatient
Title ECP Patient
Experimental False
Description Patientenressource für die ECP-Dateneinleitung
Copyright Copyright 2020-2023 Thieme Compliance GmbH
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EcpPatient",
  "url" : "https://thieme-compliance.de/fhir/StructureDefinition/EcpPatient",
  "version" : "1.0.0",
  "name" : "EcpPatient",
  "title" : "ECP Patient",
  "status" : "draft",
  "date" : "2023-05-02",
  "publisher" : "Thieme Compliance GmbH",
  "contact" : [
    {
      "name" : "Thieme Compliance GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://thieme-compliance.de/",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Patientenressource für die ECP-Dateneinleitung",
  "copyright" : "Copyright 2020-2023 Thieme Compliance GmbH",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKPatient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.extension:konfession",
        "path" : "Patient.extension",
        "sliceName" : "konfession",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/patient-religion"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.extension:konfession.value[x]",
        "path" : "Patient.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:Versichertennummer_PKV",
        "path" : "Patient.identifier",
        "sliceName" : "Versichertennummer_PKV",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:sozialversicherungsnummer",
        "path" : "Patient.identifier",
        "sliceName" : "sozialversicherungsnummer",
        "min" : 0,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:sozialversicherungsnummer.type",
        "path" : "Patient.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:sozialversicherungsnummer.type.coding",
        "path" : "Patient.identifier.type.coding",
        "patternCoding" : {
          "code" : "SS",
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
        }
      },
      {
        "id" : "Patient.identifier:sozialversicherungsnummer.system",
        "path" : "Patient.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:sozialversicherungsnummer.value",
        "path" : "Patient.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:eMail",
        "path" : "Patient.telecom",
        "sliceName" : "eMail",
        "min" : 0,
        "max" : "1",
        "patternContactPoint" : {
          "system" : "email"
        },
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:eMail.system",
        "path" : "Patient.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:eMail.value",
        "path" : "Patient.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:privatePhone",
        "path" : "Patient.telecom",
        "sliceName" : "privatePhone",
        "min" : 0,
        "max" : "1",
        "patternContactPoint" : {
          "system" : "phone",
          "use" : "home"
        },
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:privatePhone.system",
        "path" : "Patient.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:privatePhone.value",
        "path" : "Patient.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:privatePhone.use",
        "path" : "Patient.telecom.use",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:sms",
        "path" : "Patient.telecom",
        "sliceName" : "sms",
        "min" : 0,
        "max" : "1",
        "patternContactPoint" : {
          "system" : "sms"
        },
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:sms.system",
        "path" : "Patient.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Patient.telecom:sms.value",
        "path" : "Patient.telecom.value",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.